[INFO] cloning repository https://github.com/priority-msg-store/priority-msg-store-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/priority-msg-store/priority-msg-store-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriority-msg-store%2Fpriority-msg-store-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriority-msg-store%2Fpriority-msg-store-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c28fc3e2e5edf1c69c413129b613b5f3200feb9
[INFO] fixing priority-msg-store/priority-msg-store-lib against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpriority-msg-store%2Fpriority-msg-store-lib" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/priority-msg-store/priority-msg-store-lib
[INFO] finished tweaking git repo https://github.com/priority-msg-store/priority-msg-store-lib
[INFO] tweaked toml for git repo https://github.com/priority-msg-store/priority-msg-store-lib written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/priority-msg-store/priority-msg-store-lib on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/priority-msg-store/priority-msg-store-lib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 10ada9cca6422ea3cbba18617d1abee85122064ad6b0b166a118782f7b19b606
[INFO] running `Command { std: "docker" "start" "10ada9cca6422ea3cbba18617d1abee85122064ad6b0b166a118782f7b19b606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10ada9cca6422ea3cbba18617d1abee85122064ad6b0b166a118782f7b19b606" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10ada9cca6422ea3cbba18617d1abee85122064ad6b0b166a118782f7b19b606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10ada9cca6422ea3cbba18617d1abee85122064ad6b0b166a118782f7b19b606" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating msg-store/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating msg_store_uuid/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg-store-http-server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg_store_database_in_memory_plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg_store_database_plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg_store_database_leveldb_plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg_store_server_api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg-store-http-server-stresser/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.29
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking msg_store_uuid v0.1.0 (/opt/rustwide/workdir/msg_store_uuid)
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Migrating msg_store_uuid/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking tracing v0.1.31
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]        Fixed msg_store_uuid/src/lib.rs (6 fixes)
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking msg-store v0.9.1 (/opt/rustwide/workdir/msg-store)
[INFO] [stderr]    Migrating msg-store/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking ffi-opaque v2.0.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking db-key v0.0.5
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling leveldb-sys v2.0.9
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking bytestring v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking crossbeam-epoch v0.9.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking brotli v3.3.3
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking pin-project v0.4.29
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking h2 v0.3.12
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]     Checking leveldb v0.8.6
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking msg_store_database_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_plugin)
[INFO] [stderr]    Migrating msg_store_database_plugin/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking msg_store_database_leveldb_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_leveldb_plugin)
[INFO] [stderr]     Checking msg_store_database_in_memory_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_in_memory_plugin)
[INFO] [stderr]    Migrating msg_store_database_in_memory_plugin/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed msg_store_database_in_memory_plugin/src/lib.rs (1 fix)
[INFO] [stderr]    Migrating msg_store_database_leveldb_plugin/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed msg_store_database_leveldb_plugin/src/lib.rs (3 fixes)
[INFO] [stderr]     Checking msg_store_server_api v0.1.1 (/opt/rustwide/workdir/msg_store_server_api)
[INFO] [stderr]    Migrating msg_store_server_api/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking actix v0.10.0
[INFO] [stderr]        Fixed msg_store_server_api/src/group/get.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/msg/rm.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/stats/rm.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/msg/add.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/group_defaults/set.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/group_defaults/get.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/group/rm.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/store/get.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/group_defaults/rm.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/stats/get.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/store/set.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/lib.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/msg/get.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/stats/set.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/file_storage.rs (3 fixes)
[INFO] [stderr]        Fixed msg_store_server_api/src/export.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/file_storage.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |       while let Some(chunk) = payload.next().await {
[INFO] [stdout]     |                      -----    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |        |              |
[INFO] [stdout]     |                      |        |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      `chunk` calls a custom destructor
[INFO] [stdout]     |                      `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 201 |           let chunk = match chunk {
[INFO] [stdout]     |  _____________-----___-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 202 | |             Ok(chunk) => Ok(chunk),
[INFO] [stdout] 203 | |             Err(error) => Err(fs_error!(FileStorageErrorTy::CouldNotGetChunkFromPayload, error))
[INFO] [stdout] 204 | |         }?;
[INFO] [stdout]     | |          -
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |       };
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/add.rs:167:54
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...                   while let Some(_chunk) = payload.next().await {
[INFO] [stdout]     |                                      ------    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                      |         |              |
[INFO] [stdout]     |                                      |         |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      |         |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                      |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                      |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      `_chunk` calls a custom destructor
[INFO] [stdout]     |                                      `_chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | ...
[INFO] [stdout] 169 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/add.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |           while let Some(chunk) = payload.next().await {
[INFO] [stdout]     |                          -----    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                          |        |              |
[INFO] [stdout]     |                          |        |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |        |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                          |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `chunk` calls a custom destructor
[INFO] [stdout]     |                          `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 128 |               let chunk = match chunk {
[INFO] [stdout]     |  _________________-----___-
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 129 | |                 Ok(chunk) => Ok(chunk),
[INFO] [stdout] 130 | |                 Err(error) => Err(add_msg_error!(AddErrorTy::MsgError(MsgError::CouldNotGetNextChunkFromPayload), error))
[INFO] [stdout] 131 | |             }?;
[INFO] [stdout]     | |              -
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |______________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |                               while let Some(_chunk) = payload.next().await {
[INFO] [stdout]     |                                              ------                   -----
[INFO] [stdout]     |                                              |                        |
[INFO] [stdout]     |                                              |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                              |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                              `_chunk` calls a custom destructor
[INFO] [stdout]     |                                              `_chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/add.rs:204:41
[INFO] [stdout]     |
[INFO] [stdout] 204 |                   while let Some(chunk) = payload.next().await {
[INFO] [stdout]     |                                  -----    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                  |        |              |
[INFO] [stdout]     |                                  |        |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  |        |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                  |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  `chunk` calls a custom destructor
[INFO] [stdout]     |                                  `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 205 |                       let chunk = match chunk {
[INFO] [stdout]     |  _________________________-----___-
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 206 | |                         Ok(chunk) => Ok(chunk),
[INFO] [stdout] 207 | |                         Err(error) => Err(add_msg_error!(AddErrorTy::MsgError(MsgError::CouldNotGetNextChunkFromPayload), error))
[INFO] [stdout] 208 | |                     }?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 209 |                       msg_chunk.extend_from_slice(&chunk);
[INFO] [stdout] 210 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/add.rs:275:122
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 let mut file_storage = match file_storage.lock() {
[INFO] [stdout]     |                     ----------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `file_storage` calls a custom destructor
[INFO] [stdout]     |                     `file_storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 275 |                 if let Err(error) = add_to_file_storage(&mut file_storage, add_result.uuid.clone(), &msg_chunk, payload).await {
[INFO] [stdout]     |                                                                                                                          ^^^^^
[INFO] [stdout]     |                                                                                                                          |
[INFO] [stdout]     |                                                                                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 278 |             } else {
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file_storage` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:191:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let msg = {        
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 191 | |         match database.get(uuid.clone()) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 192 | |             Ok(msg) => Ok(msg),
[INFO] [stdout] 193 | |             Err(error) => Err(get_msg_error!(GetErrorTy::DatabaseError(error)))
[INFO] [stdout] 194 | |         }
[INFO] [stdout] 195 | |     }?;
[INFO] [stdout]     | |      -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |      |
[INFO] [stdout]     | |______this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking actix-http v2.2.2
[INFO] [stderr]        Fixed msg_store_server_api/src/msg/mod.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/file_storage.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |       while let Some(chunk) = payload.next().await {
[INFO] [stdout]     |                      -----    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |        |              |
[INFO] [stdout]     |                      |        |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |        |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      `chunk` calls a custom destructor
[INFO] [stdout]     |                      `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 201 |           let chunk = match chunk {
[INFO] [stdout]     |  _____________-----___-
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 202 | |             Ok(chunk) => Ok(chunk),
[INFO] [stdout] 203 | |             Err(error) => Err(fs_error!(FileStorageErrorTy::CouldNotGetChunkFromPayload, error))
[INFO] [stdout] 204 | |         }?;
[INFO] [stdout]     | |          -
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |       };
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/add.rs:167:54
[INFO] [stdout]     |
[INFO] [stdout] 167 | ...                   while let Some(_chunk) = payload.next().await {
[INFO] [stdout]     |                                      ------    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                      |         |              |
[INFO] [stdout]     |                                      |         |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      |         |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                      |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                      |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      `_chunk` calls a custom destructor
[INFO] [stdout]     |                                      `_chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 168 | ...
[INFO] [stdout] 169 | ...                   }
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/add.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |           while let Some(chunk) = payload.next().await {
[INFO] [stdout]     |                          -----    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                          |        |              |
[INFO] [stdout]     |                          |        |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |        |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                          |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          `chunk` calls a custom destructor
[INFO] [stdout]     |                          `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 128 |               let chunk = match chunk {
[INFO] [stdout]     |  _________________-----___-
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 129 | |                 Ok(chunk) => Ok(chunk),
[INFO] [stdout] 130 | |                 Err(error) => Err(add_msg_error!(AddErrorTy::MsgError(MsgError::CouldNotGetNextChunkFromPayload), error))
[INFO] [stdout] 131 | |             }?;
[INFO] [stdout]     | |              -
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |______________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |                               while let Some(_chunk) = payload.next().await {
[INFO] [stdout]     |                                              ------                   -----
[INFO] [stdout]     |                                              |                        |
[INFO] [stdout]     |                                              |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                              |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                              `_chunk` calls a custom destructor
[INFO] [stdout]     |                                              `_chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.17
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/add.rs:204:41
[INFO] [stdout]     |
[INFO] [stdout] 204 |                   while let Some(chunk) = payload.next().await {
[INFO] [stdout]     |                                  -----    ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                  |        |              |
[INFO] [stdout]     |                                  |        |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                  |        |              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                  |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  `chunk` calls a custom destructor
[INFO] [stdout]     |                                  `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 205 |                       let chunk = match chunk {
[INFO] [stdout]     |  _________________________-----___-
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 206 | |                         Ok(chunk) => Ok(chunk),
[INFO] [stdout] 207 | |                         Err(error) => Err(add_msg_error!(AddErrorTy::MsgError(MsgError::CouldNotGetNextChunkFromPayload), error))
[INFO] [stdout] 208 | |                     }?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 209 |                       msg_chunk.extend_from_slice(&chunk);
[INFO] [stdout] 210 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/add.rs:275:122
[INFO] [stdout]     |
[INFO] [stdout] 271 |                 let mut file_storage = match file_storage.lock() {
[INFO] [stdout]     |                     ----------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `file_storage` calls a custom destructor
[INFO] [stdout]     |                     `file_storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 275 |                 if let Err(error) = add_to_file_storage(&mut file_storage, add_result.uuid.clone(), &msg_chunk, payload).await {
[INFO] [stdout]     |                                                                                                                          ^^^^^
[INFO] [stdout]     |                                                                                                                          |
[INFO] [stdout]     |                                                                                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 278 |             } else {
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file_storage` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:191:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |       let msg = {        
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 191 | |         match database.get(uuid.clone()) {
[INFO] [stdout]     | |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |               |
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 192 | |             Ok(msg) => Ok(msg),
[INFO] [stdout] 193 | |             Err(error) => Err(get_msg_error!(GetErrorTy::DatabaseError(error)))
[INFO] [stdout] 194 | |         }
[INFO] [stdout] 195 | |     }?;
[INFO] [stdout]     | |      -- now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |      |
[INFO] [stdout]     | |______this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg_store_server_api/src/msg/mod.rs:55:37
[INFO] [stdout]     |
[INFO] [stdout]  55 |         while let Some(chunk_rst) = return_body.next().await {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                     |                  |
[INFO] [stdout]     |                                     |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  56 |             let chunk = chunk_rst.unwrap();
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `chunk` calls a custom destructor
[INFO] [stdout]     |                 `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  57 |             payload_str.push_str(&String::from_utf8(chunk.to_vec()).unwrap())
[INFO] [stdout]  58 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.1.0/src/bytes.rs:512:1
[INFO] [stdout]     |
[INFO] [stdout] 512 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking awc v2.0.3
[INFO] [stderr]     Checking actix-web v3.3.3
[INFO] [stderr]     Checking actix-web-actors v3.0.0
[INFO] [stderr]     Checking actix-multipart v0.3.0
[INFO] [stderr]     Checking msg-store-http-server v0.1.5 (/opt/rustwide/workdir/msg-store-http-server)
[INFO] [stderr]    Migrating msg-store-http-server/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking msg-store-http-server-stresser v0.1.0 (/opt/rustwide/workdir/msg-store-http-server-stresser)
[INFO] [stderr]        Fixed msg-store-http-server/src/main.rs (1 fix)
[INFO] [stderr]        Fixed msg-store-http-server/src/init.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg-store-http-server/src/api/msg/get.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout]  80 |     let msg_option = match handle(
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `msg_option` calls a custom destructor
[INFO] [stdout]     |         `msg_option` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  93 |     let msg_type = match msg_option {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `msg_type` calls a custom destructor
[INFO] [stdout]     |         `msg_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 108 |     HttpResponse::Ok().streaming(ReturnBody::new(buffer))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 109 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-2.2.2/src/message.rs:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `msg_option` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `msg_type` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> msg-store-http-server/src/main.rs:99:6
[INFO] [stdout]      |
[INFO] [stdout]   33 |   #[actix_web::main]
[INFO] [stdout]      |                    - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]   38 |       let mut builder = Builder::from_default_env();
[INFO] [stdout]      |           -----------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `builder` calls a custom destructor
[INFO] [stdout]      |           `builder` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   42 |       let init_result = match init() {
[INFO] [stdout]      |           -----------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `init_result` calls a custom destructor
[INFO] [stdout]      |           `init_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   60 | /     HttpServer::new(move || {
[INFO] [stdout]   61 | |         App::new()
[INFO] [stdout]   62 | |             // enable logger
[INFO] [stdout]   63 | |             .wrap(middleware::Logger::default())
[INFO] [stdout] ...    |
[INFO] [stdout]   97 | |     .bind(init_result.host)?
[INFO] [stdout]      | |                            -
[INFO] [stdout]      | |                            |
[INFO] [stdout]      | |____________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   98 |       .run()
[INFO] [stdout]   99 |       .await
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout]      |        |
[INFO] [stdout]      |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/oneshot.rs:478:1
[INFO] [stdout]      |
[INFO] [stdout]  478 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:928:1
[INFO] [stdout]      |
[INFO] [stdout]  928 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/oneshot.rs:478:1
[INFO] [stdout]      |
[INFO] [stdout]  478 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:928:1
[INFO] [stdout]      |
[INFO] [stdout]  928 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:1212:1
[INFO] [stdout]      |
[INFO] [stdout] 1212 | impl<T> Drop for UnboundedReceiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2080:1
[INFO] [stdout]      |
[INFO] [stdout] 2080 | impl Drop for RegistrationInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1684:1
[INFO] [stdout]      |
[INFO] [stdout] 1684 | impl Drop for Registration {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:928:1
[INFO] [stdout]      |
[INFO] [stdout]  928 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:928:1
[INFO] [stdout]      |
[INFO] [stdout]  928 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `builder` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `init_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating msg-store-http-server-stresser/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> msg-store-http-server/src/api/msg/get.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout]  80 |     let msg_option = match handle(
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `msg_option` calls a custom destructor
[INFO] [stdout]     |         `msg_option` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  93 |     let msg_type = match msg_option {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `msg_type` calls a custom destructor
[INFO] [stdout]     |         `msg_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 108 |     HttpResponse::Ok().streaming(ReturnBody::new(buffer))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 109 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-2.2.2/src/message.rs:413:1
[INFO] [stdout]     |
[INFO] [stdout] 413 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `msg_option` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `msg_type` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> msg-store-http-server/src/main.rs:99:6
[INFO] [stdout]      |
[INFO] [stdout]   33 |   #[actix_web::main]
[INFO] [stdout]      |                    - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]   38 |       let mut builder = Builder::from_default_env();
[INFO] [stdout]      |           -----------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `builder` calls a custom destructor
[INFO] [stdout]      |           `builder` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   42 |       let init_result = match init() {
[INFO] [stdout]      |           -----------
[INFO] [stdout]      |           |
[INFO] [stdout]      |           `init_result` calls a custom destructor
[INFO] [stdout]      |           `init_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   60 | /     HttpServer::new(move || {
[INFO] [stdout]   61 | |         App::new()
[INFO] [stdout]   62 | |             // enable logger
[INFO] [stdout]   63 | |             .wrap(middleware::Logger::default())
[INFO] [stdout] ...    |
[INFO] [stdout]   97 | |     .bind(init_result.host)?
[INFO] [stdout]      | |                            -
[INFO] [stdout]      | |                            |
[INFO] [stdout]      | |____________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   98 |       .run()
[INFO] [stdout]   99 |       .await
[INFO] [stdout]      |        ^^^^^
[INFO] [stdout]      |        |
[INFO] [stdout]      |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/oneshot.rs:478:1
[INFO] [stdout]      |
[INFO] [stdout]  478 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:928:1
[INFO] [stdout]      |
[INFO] [stdout]  928 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/oneshot.rs:478:1
[INFO] [stdout]      |
[INFO] [stdout]  478 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:928:1
[INFO] [stdout]      |
[INFO] [stdout]  928 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:1212:1
[INFO] [stdout]      |
[INFO] [stdout] 1212 | impl<T> Drop for UnboundedReceiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:1411:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2080:1
[INFO] [stdout]      |
[INFO] [stdout] 2080 | impl Drop for RegistrationInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1684:1
[INFO] [stdout]      |
[INFO] [stdout] 1684 | impl Drop for Registration {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:928:1
[INFO] [stdout]      |
[INFO] [stdout]  928 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.21/src/mpsc/mod.rs:928:1
[INFO] [stdout]      |
[INFO] [stdout]  928 | impl<T> Drop for UnboundedSenderInner<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `builder` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `init_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr] crater-edition-check: msg-store v0.9.1 (/opt/rustwide/workdir/msg-store) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: msg_store_uuid v0.1.0 (/opt/rustwide/workdir/msg_store_uuid) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: msg-store-http-server v0.1.5 (/opt/rustwide/workdir/msg-store-http-server) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: msg_store_database_in_memory_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_in_memory_plugin) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: msg_store_database_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_plugin) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: msg_store_database_leveldb_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_leveldb_plugin) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: msg_store_server_api v0.1.1 (/opt/rustwide/workdir/msg_store_server_api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: msg-store-http-server-stresser v0.1.0 (/opt/rustwide/workdir/msg-store-http-server-stresser) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking msg_store_uuid v0.1.0 (/opt/rustwide/workdir/msg_store_uuid)
[INFO] [stderr]     Checking msg-store-http-server-stresser v0.1.0 (/opt/rustwide/workdir/msg-store-http-server-stresser)
[INFO] [stdout] warning: function `send_message` is never used
[INFO] [stdout]    --> msg-store-http-server-stresser/src/main.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | async fn send_message() {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_server` is never used
[INFO] [stdout]    --> msg-store-http-server-stresser/src/main.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn start_server(msg_store_dir: PathBuf) -> JoinHandle<Output> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_message` is never used
[INFO] [stdout]    --> msg-store-http-server-stresser/src/main.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | async fn send_message() {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_server` is never used
[INFO] [stdout]    --> msg-store-http-server-stresser/src/main.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn start_server(msg_store_dir: PathBuf) -> JoinHandle<Output> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking msg-store v0.9.1 (/opt/rustwide/workdir/msg-store)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg-store/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |         let mut group = match self.groups_map.get_mut(&priority) {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking msg_store_database_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_plugin)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg-store/src/lib.rs:502:13
[INFO] [stdout]     |
[INFO] [stdout] 502 |         let mut group = match self.groups_map.get_mut(&priority) {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg-store/src/lib.rs:907:17
[INFO] [stdout]     |
[INFO] [stdout] 907 |             let mut group = store.groups_map.get_mut(&1).expect("Could not find group");
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg-store/src/lib.rs:917:17
[INFO] [stdout]     |
[INFO] [stdout] 917 |             let mut group = store.groups_map.get_mut(&1).expect("Could not get mutable group");
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg-store/src/lib.rs:928:17
[INFO] [stdout]     |
[INFO] [stdout] 928 |             let mut group = store.groups_map.get_mut(&1).expect("Could not get mutable group");
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg-store/src/lib.rs:990:17
[INFO] [stdout]     |
[INFO] [stdout] 990 |             let mut group = store.groups_map.get_mut(&1).expect("Could not get mutable group");
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> msg-store/src/lib.rs:1022:17
[INFO] [stdout]      |
[INFO] [stdout] 1022 |             let mut group = store.groups_map.get_mut(&2).expect("Group not found");
[INFO] [stdout]      |                 ----^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking msg_store_database_leveldb_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_leveldb_plugin)
[INFO] [stderr]     Checking msg_store_database_in_memory_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_in_memory_plugin)
[INFO] [stderr]     Checking msg_store_server_api v0.1.1 (/opt/rustwide/workdir/msg_store_server_api)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     let mut body = self.as_mut().get_mut();
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     let mut body = self.as_mut().get_mut();
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 let mut body = self.as_mut().get_mut();
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking msg-store-http-server v0.1.5 (/opt/rustwide/workdir/msg-store-http-server)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     let mut body = self.as_mut().get_mut();
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     let mut body = self.as_mut().get_mut();
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 let mut body = self.as_mut().get_mut();
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgData` is never constructed
[INFO] [stdout]   --> msg-store-http-server/src/api/msg/get.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct MsgData {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MsgData` is never constructed
[INFO] [stdout]   --> msg-store-http-server/src/api/msg/get.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct MsgData {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating msg-store/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating msg_store_uuid/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg-store-http-server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg_store_database_in_memory_plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg_store_database_plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg_store_database_leveldb_plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg_store_server_api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating msg-store-http-server-stresser/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking msg-store v0.9.1 (/opt/rustwide/workdir/msg-store)
[INFO] [stderr]    Migrating msg-store/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking msg_store_uuid v0.1.0 (/opt/rustwide/workdir/msg_store_uuid)
[INFO] [stderr]     Checking msg-store-http-server-stresser v0.1.0 (/opt/rustwide/workdir/msg-store-http-server-stresser)
[INFO] [stderr]        Fixed msg-store/src/lib.rs (3 fixes)
[INFO] [stderr] warning: `msg-store-http-server-stresser/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]     Checking msg_store_database_leveldb_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_leveldb_plugin)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     let mut body = self.as_mut().get_mut();
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 |                     let mut body = self.as_mut().get_mut();
[INFO] [stdout]     |                         ----^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking msg_store_server_api v0.1.1 (/opt/rustwide/workdir/msg_store_server_api)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> msg_store_server_api/src/msg/get.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 let mut body = self.as_mut().get_mut();
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking msg_store_database_in_memory_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_in_memory_plugin)
[INFO] [stderr]     Checking msg_store_database_plugin v0.1.0 (/opt/rustwide/workdir/msg_store_database_plugin)
[INFO] [stderr]     Checking msg-store-http-server v0.1.5 (/opt/rustwide/workdir/msg-store-http-server)
[INFO] [stderr] warning: `msg_store_uuid/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `msg_store_database_in_memory_plugin/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `msg-store-http-server/src/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] error[E0463]: can't find crate for `msg_store_server_api`
[INFO] [stdout]  --> msg-store-http-server/src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use msg_store_server_api::config::StoreConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `msg-store-http-server` (bin "msg-store-http-server" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: `msg_store_database_plugin/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `msg_store_server_api/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] error[E0463]: can't find crate for `msg_store_server_api`
[INFO] [stdout]  --> msg-store-http-server/src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use msg_store_server_api::config::StoreConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `msg-store-http-server` (bin "msg-store-http-server") due to 1 previous error
[INFO] [stderr] warning: `msg_store_database_leveldb_plugin/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] running `Command { std: "docker" "inspect" "10ada9cca6422ea3cbba18617d1abee85122064ad6b0b166a118782f7b19b606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10ada9cca6422ea3cbba18617d1abee85122064ad6b0b166a118782f7b19b606", kill_on_drop: false }`
[INFO] [stdout] 10ada9cca6422ea3cbba18617d1abee85122064ad6b0b166a118782f7b19b606
